MarkNetData.idType

Undocumented in source.
  1. alias idType = ubyte
    template MarkNetData(T...)
    static if(T.length <= ubyte.max)
    alias idType = ubyte
  2. alias idType = ushort

Meta